[INFO] cloning repository https://github.com/kungfoo/falcon-bms-control-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kungfoo/falcon-bms-control-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkungfoo%2Ffalcon-bms-control-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkungfoo%2Ffalcon-bms-control-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecf9a3c55246e92455dfca98d34eb7a1332c4279
[INFO] fixing kungfoo/falcon-bms-control-server against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkungfoo%2Ffalcon-bms-control-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kungfoo/falcon-bms-control-server
[INFO] finished tweaking git repo https://github.com/kungfoo/falcon-bms-control-server
[INFO] tweaked toml for git repo https://github.com/kungfoo/falcon-bms-control-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kungfoo/falcon-bms-control-server on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kungfoo/falcon-bms-control-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/kungfoo/bms-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/kungfoo/enet-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/kungfoo/falcon-bms-keyfile.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kungfoo/enet-sys.git`
[INFO] [stderr]     Updating git submodule `https://github.com/lsalzman/enet.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen-git2 v1.0.7
[INFO] [stderr]   Downloaded vergen v9.0.6
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded turbojpeg v1.3.3
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded turbojpeg-sys v1.1.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2
[INFO] running `Command { std: "docker" "start" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking windows-threading v0.2.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling turbojpeg-sys v1.1.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking falcon-key-file v0.3.0 (https://github.com/kungfoo/falcon-bms-keyfile.git#301b0bef)
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling windows-interface v0.59.3
[INFO] [stderr]    Compiling windows-implement v0.60.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking windows-core v0.62.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking windows-future v0.3.2
[INFO] [stderr]     Checking windows-collections v0.3.2
[INFO] [stderr]     Checking windows-numerics v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 return windows_core::imp::marshaler(
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:255:51
[INFO] [stdout]     |
[INFO] [stdout] 255 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:364
[INFO] [stdout]     |
[INFO] [stdout] 422 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:470
[INFO] [stdout]     |
[INFO] [stdout] 422 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:572:51
[INFO] [stdout]     |
[INFO] [stdout] 572 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:574:43
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:364
[INFO] [stdout]     |
[INFO] [stdout] 752 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:470
[INFO] [stdout]     |
[INFO] [stdout] 752 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:377
[INFO] [stdout]     |
[INFO] [stdout] 927 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:483
[INFO] [stdout]     |
[INFO] [stdout] 927 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:298:28
[INFO] [stdout]     |
[INFO] [stdout] 298 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2", kill_on_drop: false }`
[INFO] [stdout] a327a1c257c45af8a55eff6afdd19a9dc37aaab1ea99eaa40a5b51b1959b89f2
